'Declaration Public Shared Function FromString( _ ByVal value As System.String _ ) As System.Collections.Generic.List(Of T)
public static System.Collections.Generic.List<T> FromString( System.string value )
ListConverter<T> Class ListConverter<T> Members